-
Notifications
You must be signed in to change notification settings - Fork 51
Workbench certs #544
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Workbench certs #544
Conversation
f0a09a7
to
822660a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested:
- Priority is given to the
ca_cert_path
argument over the environment variable set. - Can authenticate with certificate located through the path specified by the environment variable.
- Ran through a notebook and submitted job successfully.
Thank you, just left a few nitpicks.
822660a
to
b6e27ff
Compare
b6e27ff
to
85aa438
Compare
Signed-off-by: Kevin <[email protected]>
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: astefanutti, ChristianZaccaria The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
f96c3e3
into
project-codeflare:main
Issue link
supersedes #489
What changes have been made
I made a minor change to #489 since @Bobbins228 is out. This change makes sure the explicitly passed arg takes priority over the default
Verification steps
Checks